You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxInt Class
>
TMtxInt Methods
>
SetIt Method
>
TMtxInt.SetIt Method (int, int, [In] int[])
Dew Math for .NET
TMtxInt.SetIt Method (int, int, [In] int[])
TMtxInt Class
TMtxInt Members
Dew.Math Namespace
SetIt Method
Collapse All
Syntax
C#
Visual Basic
public
TMtxInt
SetIt
(
int
aRows
,
int
aCols
, [In]
int
[]
A
);
Public
Function
SetIt
(
aRows
As
Integer
,
aCols
As
Integer
,
A
As
[In] int[])
As
TMtxInt
Description
This is SetIt, a member of class TMtxInt.
Group
SetIt Method
Links
TMtxInt Class
,
TMtxInt Members
,
Dew.Math Namespace
,
SetIt Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!